Return to doc.sitecore.com

Valid for Sitecore 5.3
  Manage Tab
Prev Next

This section is currently under construction.  Please check back later.

1.  The Domain Chunk

Sitecore security domain is a logical unit which provides security services for each Sitecore site. Domains define security entities such as security groups and users and provide security services such as authentication and access rights validation.

Read more about domains in Sitecore. 

/upload/sdn5/end user/administration/security/security_editor2.png

The Domain Chunk allows the user to switch between the Sitecore domains. The chunk indicates the currently active domain. For instance, the image above indicates that the Sitecore domain is active. Select the image of the domain and the following window will appear. 

/upload/sdn5/end user/administration/security/security_editor3.png

In this window you can choose among the existing domains. Select a domain and click the Open button.

2.  The Users Chunk

Sitecore provides personalized access to its clients via User Items.  Each User Item is associated with one or more Roles. 

/upload/sdn5/end user/administration/security/security_editor4.png

Read more about Users in Sitecore.

All setting in the Security Editor’s workspace are associated with the currently selected User or Role. The Users Chunk allows the user to change Users and Roles. The chunk indicates the currently selected User or Role, selecting it opens a dialog box for selecting a new User or Role for which the rights are set.

/upload/sdn5/end user/administration/security/security_editor5.png

3.  The Tools Chunk

/upload/sdn5/end user/administration/security/security_editor6.png

This chunk provides access the Access Viewer. Selecting the Access Viewer title opens the Access Viewer application in the drop-down window.

/upload/sdn5/end user/administration/security/security_editor7.png

4.  The Presets Chunk

Imagine a situation when you need to allow read and write access and deny all other rights on a number of Items. In this case the Presets chunk will come in handy for you. It allows to specify similar access right sets on different items with a single click. 

/upload/sdn5/end user/administration/security/security_editor8.png

The presets can be customized by configuring Items under sitecore/system/Settings/Security/Presets. The presets can affect single users or roles.  

/upload/sdn5/end user/administration/security/security_editor9.png

Take a look at the example below:

Say, we need to set specific rights for developers on a number of items. The rights should be as below:

Read, Write – allowed; Rename, Create, Delete – denied.

To accomplish this task you just should create the appropriate preset and use it.

Creating the Preset

Navigate to sitecore/system/Settings/Security/Presets and create the new preset based on the Security Preset template located under templates/System/Security 

/upload/sdn5/end user/administration/security/security_editor10.png

Call the preset Development RW. Click Create.  

/upload/sdn5/end user/administration/security/security_editor11.png

In the Users field, type in the user names separated with comma or the role names. The settings will be applied to the users or roles specified here.

In the Allowed and Denied fields, enter the abbreviations of the appropriate rights: r – Read, w – Write, c – Create, n – Rename, d – Delete.

Save the Preset.  

/upload/sdn5/end user/administration/security/security_editor12.png

In order to test the preset, do the following:

  1. Choose an item in the Security Editor and select the Development RW preset in the Presets chunk.

    /upload/sdn5/end user/administration/security/security_editor13.png
    The preset will execute regardless of which user or role is currently active.
  2. S tart the Access Viewer and select the Development role. You will see that the access rights are set as defined by the preset.

    /upload/sdn5/end user/administration/security/security_editor14.png

Prev Next